home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sky at Night 2005 August
/
Sky at Night 3.iso
/
mac
/
programme.dir
/
00040_Script_open qt
< prev
next >
Wrap
Text File
|
2005-06-18
|
256b
|
8 lines
on mouseup me
sprite(8).movierate=0
if the platform contains "mac" then
set OK = baOpenFile( the pathName & "media:untitled.mpg" ,"maximised" )
else
set OK = baOpenFile( the pathName & "media\untitled.mpg" ,"maximised" )
end if
end